-
Notifications
You must be signed in to change notification settings - Fork 404
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(controller): add support for mute timing #1817
Conversation
2420950
to
f0b9e9b
Compare
tested in local:
|
Thanks for the PR! I'll take a look at this soon. It's too big of a change for the next release, but we'll get it out soon now that the holiday season is over |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
These along with a rebase onto master should be mostly it.
f0b9e9b
to
e569c2d
Compare
e569c2d
to
7fea2dd
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This looks great - sorry for the late review!
Once the minor comments I left are addressed, I'm happy to merge this. Will definitely make it into the next release
7fea2dd
to
ab40cd9
Compare
When I comment |
I'll take a look at this, thanks for pointing it out! |
I think it cannot tell whether the
|
ab40cd9
to
f0eb336
Compare
I've found a fix for this in the comments of this issue and pushed it to the branch. If the tests pass, I'll merge this pr! |
f0eb336
to
7a3fb18
Compare
Thanks again for all the work on this @chenlujjj! The feature is now queued for merge. I'll put out a release once the changes around notification policies are merged as well |
@theSuess Thank you for get the issue fixed and happy to see it merged! |
To resolve: #1723